04. Submission and Evaluation

Submission and Evaluation

Your project will be evaluated by a Udacity Code Reviewer according to this rubric . Be sure to review it thoroughly before you submit. All criteria must "meet specifications" in order to pass.

Note: Please make sure you clean your project before creating a zip file or pushing code to a GitHub repository. You can clean your project by following these instructions.

If you are using GitHub to host your projects, please make sure the code you want to submit for review is in the master branch of your repository.

IMPORTANT: If you're submitting via a public Github repository, please make sure any external API key that you utilize, has been removed from your code. It's highly unsafe (and often breaks the Terms of Service) to include API keys in public repos, so you need to remove yours. You can add a note in a README file where a reviewer should go to insert their API key. Reviewers have been trained to expect this situation.

IMPORTANT: Make sure not to forget to move all the hardcoded Strings in your project to the strings.xml file. If you are unsure how to do this, revisit this video in Advanced Android Apps.

Due to the high volume of submissions, the turnaround for your project can take up to a week.

Each Android ND project will be reviewed against the Common Project Requirements, in addition to its project-specific rubric.